Skip to content

Update dependency phpunit/phpunit to ^12.1.3 #273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) ^12.1.2 -> ^12.1.3 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v12.1.3: PHPUnit 12.1.3

Compare Source

Changed
  • When gathering the telemetry information that each event has, the real size of memory allocated from the operating system is no longer used as this is grown by PHP's memory manager in chunks that are so large that small(er) increases in peak memory usage cannot be seen
  • The peak memory usage returned by memory_get_peak_usage() is now reset immediately before the Test\Prepared event is emitted using memory_reset_peak_usage() so that (memory usage at Test\Finished - memory usage at Test\Prepared) is a better approximation of the memory usage of the test
  • The string representation of Telemetry\Info now uses peak memory usage instead of memory usage (this affects --log-events-verbose-text)
Fixed
  • #​6173: Output from error_log() is not displayed when test fails
  • A "Before Test Method Errored" event is no longer emitted when a test is skipped in a "before test" method

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Aug 13, 2024
@renovate renovate bot requested a review from WyriHaximus as a code owner August 13, 2024 07:32
Copy link

github-actions bot commented Aug 13, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
phpunit/php-code-coverage Upgraded 10.1.15 10.1.16 Compare
phpunit/phpunit Upgraded 10.5.29 10.5.34 Compare
sebastian/comparator Upgraded 5.0.1 5.0.2 Compare

@WyriHaximus WyriHaximus added this to the 8.0.6 milestone Aug 14, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch from 18b0305 to 915d43c Compare September 3, 2024 13:20
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.30 Update dependency phpunit/phpunit to ^10.5.31 Sep 3, 2024
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.31 Update dependency phpunit/phpunit to ^10.5.32 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch from 915d43c to ed73068 Compare September 4, 2024 13:38
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.32 Update dependency phpunit/phpunit to ^10.5.33 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch from ed73068 to 3737493 Compare September 13, 2024 07:27
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.33 Update dependency phpunit/phpunit to ^10.5.34 Sep 13, 2024
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.34 Update dependency phpunit/phpunit to ^10.5.35 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch 2 times, most recently from 2957209 to a709942 Compare September 21, 2024 22:24
@renovate renovate bot changed the title Update dependency phpunit/phpunit to ^10.5.35 Update PHPUnit Sep 21, 2024
@renovate renovate bot force-pushed the renovate/phpunit branch from a709942 to 74eb09c Compare October 8, 2024 15:54
@renovate renovate bot force-pushed the renovate/phpunit branch from 74eb09c to e9fa16f Compare October 19, 2024 15:21
@renovate renovate bot force-pushed the renovate/phpunit branch from e9fa16f to 601c182 Compare October 28, 2024 16:02
@renovate renovate bot force-pushed the renovate/phpunit branch from 601c182 to 23a7e86 Compare December 11, 2024 14:15
@renovate renovate bot force-pushed the renovate/phpunit branch from 23a7e86 to 07d676c Compare December 21, 2024 07:53
Copy link

github-actions bot commented Dec 21, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
phpunit/phpunit Upgraded 12.1.2 12.1.3 Compare

@renovate renovate bot force-pushed the renovate/phpunit branch from 07d676c to 9ec8f43 Compare January 13, 2025 11:01
@renovate renovate bot force-pushed the renovate/phpunit branch 3 times, most recently from bcfee30 to 203610f Compare January 31, 2025 10:43
@renovate renovate bot force-pushed the renovate/phpunit branch from 203610f to 424d381 Compare February 6, 2025 16:23
@WyriHaximus WyriHaximus modified the milestones: 8.0.6, 9.0.0 Mar 8, 2025
@WyriHaximus WyriHaximus modified the milestone: 9.0.0 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch from 424d381 to 67b186e Compare April 8, 2025 16:25
@renovate renovate bot changed the title Update PHPUnit Update PHPUnit - autoclosed Apr 20, 2025
@renovate renovate bot closed this Apr 20, 2025
@renovate renovate bot deleted the renovate/phpunit branch April 20, 2025 10:24
@renovate renovate bot changed the title Update PHPUnit - autoclosed Update PHPUnit Apr 23, 2025
@renovate renovate bot reopened this Apr 23, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch from bf871a1 to 67b186e Compare April 23, 2025 04:59
@renovate renovate bot changed the title Update PHPUnit Update dependency phpunit/phpunit to ^12.1.3 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/phpunit branch from 67b186e to 5c1fe5b Compare April 23, 2025 09:47
@WyriHaximus WyriHaximus merged commit d4adfd9 into master Apr 26, 2025
150 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant